home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / portfoli / pchess / pchess.txt < prev   
Text File  |  1995-04-25  |  1KB  |  50 lines

  1. Portfolio Chess Version 1.1
  2.  
  3. Based upon the program QChess 
  4. Designed and Written by Mike Weiblen CIS: 72506,2072
  5.  
  6. Modified to Compile under QuickBASIC 4.0 and Operate on the Portfolio
  7. by BJ Gleason,  The American University, Thin Air Labs
  8.  
  9.  
  10. INTRODUCTION
  11.  
  12. Portfolio Chess is a small chess program for the Portfolio.
  13.  
  14. The Board is set up as normal, with white in UPPER CASE letters,
  15. and black in lowercase letter.  Columns are letters A-H and
  16. rows are 1 to 8, where 1 in the bottom line.
  17.  
  18. Castling: K to castle with the Kings Rook, Q to castle with the Queen's.
  19.  
  20. You can pass a move with P.
  21.  
  22. You can exit via the <ESC> key.
  23.  
  24. RELEASE HISTORY
  25.  
  26. Version 1.1   6/14/91
  27.  
  28.     No longer need to set REFRESH to KEYS
  29.     Improved chess board design
  30.     Added Number to side of Board
  31.     
  32.  
  33. COMMENTS, BUGS AND IDEAS
  34.  
  35.      If you have an comments, suggestions or bug reports, you can
  36.      write to the author at:
  37.  
  38.  
  39.           BJ Gleason
  40.           The American University
  41.           CSIS  (Thin Air Labs)
  42.           4400 Massachusetts Avenue, N.W.
  43.           Washington, DC  20016
  44.  
  45.           Compuserve : 73337,2011
  46.      
  47.      This program and documentation is being placed into the
  48.      public domain by the author.
  49.  
  50.